home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-03 / zcom10.zip / README < prev    next >
Text File  |  1992-02-15  |  696b  |  18 lines

  1. TITLE ZCOM
  2. ;     date:      15 Feb 92
  3. ; function:      modem access for dialing
  4. ;   caller:      FAR
  5. ;                [stat=]ZCOM(farptr)
  6. ;    stack:     +06 = offset to function data pack
  7. ;                08 = segment
  8. ;  returns:      status code, in AX, also in data pack
  9.  
  10. Not much to talk about. Look over the source example written in QB.
  11. Also included in this package is an EXE version of ZCOMTEST compiled
  12. using PDQ. Not useful unless you happen to have a BBS in your area
  13. with a number of 615-6852. Anyway, 5K ain't bad for a terminal program
  14. written in QB.
  15.  
  16. Consult the manual or whatever else you have for info on making a QLB
  17. and how to add ZCOM.OBJ to your final EXE.
  18.